/* Write your styles */

@font-face {
    font-family: 'SourceHanSans';
    src: url('../SourceHanSans.otf');
}

body {
    font-family: "思源宋体"，"思源宋体 ExtraLight","serif","SourceHanSans", "Lucida Grande", Helvetica, Arial, FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}

li {
    list-style: none;
}
.am-fr .am-pagination .am-active a{   
    background-color:#f29400;
    border-color: #f29400;
}
.fixed-box {
    margin: 0px auto;
    max-width: 1200px;
}

.product .product-title span,
/*.product-page .product-page-more-slide .hd .text p,*/
.news .news-title p,
.about .about-content2-lf p,
.serve p,
.inside-banner-conter p,
.inside-about-title span,
.inside-product-title span,
.inside-news-title span,
.inside-job-title span {
    text-transform: uppercase;
}

.footer .footer-head dl a:hover,
.footer-foot-fl-l a:hover,
.footer-foot-fl-r a:hover {
    color: #f29400;
}

.page_f {
    padding: 1rem 2rem;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/*head*/
.head {
    /*background:#f2940073;*/
    padding: 15px 0;
    height: 100px;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
}

.head .head-logo {}

.head .head-nav {}

.head .head-nav .head-nav-1 .head-nav-1-item {
    float: left
}

.head .head-nav .head-nav-1 .head-nav-1-item > div {
    position: relative;
    padding: 0 10px 0 35px;
}

.head .head-nav .head-nav-1 .head-nav-1-item span {
    color: #fff;
	text-shadow: 0px 2px 5px #000;
}


.head-nav-2 .am-nav > li > a {
    color: #fff;
    background: none;
    cursor: default;
	text-shadow: 0px 2px 5px #000;
    /*
        padding: 0 20px;
        height: 77px;
        line-height: 77px;
*/

}

.head-nav-2 .am-nav > li > a:hover,
.head-nav-2 .am-nav > li > a:focus {
    color: #f29400;
    background: none;
	text-shadow:none ;
}

.head-nav-2 .am-nav .am-dropdown-content > li > a:hover {
    color: #ffffff;
    background-color: #f29400;
}

/*banner*/
.banner-index {}

.banner-index .am-control-nav {
    position: absolute;
    top: 70%;
    right: 10%;
    z-index: 200;
}

.banner-index .am-control-nav li {
    display: inline-table;
}

.banner-index .am-control-nav li img {
    width: 100px;
    height: 50px;
    border: 1px solid #f29400;
}

.banner-index .am-control-nav .am-active + i {
    border-top: none;
    border-right: none;
    border-left: none;
}

.banner-index .banner-video {
    width: 100%;
}

.banner-index .opacity {
    background: url(../i/opacity.png);
    position: absolute;
    width: 100%;
    height:100%;
    top: 0;
    left: 0;
}

.banner-index .am-slider-d3 {
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
}

.magic_lantern_box {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.magic_lantern_box .magic_lantern_list {
    height: 100%;
	padding: 0px;
	margin: 0px auto;
}

.magic_lantern_box .magic_lantern_list li {
    display: none;
    text-align: center;
    background-size: 100% 100%;
    height: 100%;
}

.magic_lantern_box .magic_lantern_list li a {
    display: block;
    height: 100%;
}

.magic_lantern_box .magic_lantern_list .current {
    display: block;
}

.video_synopsis {
    height: 50px !important;
    width: 100%;
    background: url('../images/hengtiao.png') 170px 0 no-repeat;
    font-family: "宋体", Arial, Helvetica, sans-serif;
    color: #fff;
    position: absolute;
	padding-right: 20px;
    bottom: 55px;
}

.synopsis_left,
.synopsis_right {
    float: left;
}

.synopsis_right {
    float: right;
    height: 100%;
}

.synopsis_right li img,
.synopsis_right li {
    width: 98x;
    height: 70px;
}

.synopsis_right li {
    padding: 2px;
    margin-right: 5px;
    margin-top: 1px;
    float: left;
    cursor: pointer;

}

.video_synopsis .synopsis_left {
    font-size: 17px;
    margin-left: 18%;
}

.video_synopsis .synopsis_left .biquu_logo {
    display: block;
    float: left;
    height: 50px;
    width: 100px;
}

.video_synopsis .synopsis_left .biquu_logo img {
    height: 42px;
    width: 45px;
    margin-top: 6px;
    margin-left: 50px;
}

.video_synopsis .synopsis_left .video_tilte {
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    min-width: 100px;
    padding-left: 10px;
}

/* end 幻灯片*/

.inside-banner-conter {
    color: #fff;
    padding: 230px 0 160px 0;
    overflow: hidden;
}

.inside-banner-conter h2 {
    font-size: 2em;
    line-height: 2em;
    margin-bottom: 0px;
    font-weight: normal;
}

.inside-banner-conter p {
    margin-top: 0px;
}

.inside-banner-conter em {
    width: 60px;
    height: 5px;
    background: #f29400;
    display: block;
}

.inside-about {
    background: url(../i/about-banner.jpg) top fixed;
    /*    background: linear-gradient(rgba(5, 14, 30, 0.7), rgba(5, 13, 28, 0.7)), url(../i/about-banner.jpg) top fixed;*/
}

.inside-contact {
    background: url(../i/contact-banner.jpg) top fixed;
    /*    background: linear-gradient(rgba(5, 14, 30, 0.7), rgba(5, 13, 28, 0.7)), url(../i/about-banner.jpg) top fixed;*/
}

.inside-news {
    background: url(../i/news-banner.jpg) top fixed;
    /*    background: linear-gradient(rgba(5, 14, 30, 0.7), rgba(5, 13, 28, 0.7)), url(../i/about-banner.jpg) top fixed;*/

}

.inside-job {
     /*  background: url(../i/job-banner.jpg) fixed;*/
     background: linear-gradient(rgba(5, 14, 30, 0.7), rgba(5, 13, 28, 0.7)), url(../i/job-banner.jpg) top fixed;

}

.inside-prouct {
    background: url(../i/product-banner1.jpg) fixed;
    /*    background: linear-gradient(rgba(5, 14, 30, 0.7), rgba(5, 13, 28, 0.7)), url(../i/about-banner.jpg) top fixed;*/
}

/*product*/
.product {}

.product .product-title {
    text-align: center;
    margin: 70px auto;
}

.product .product-title h2,
.inside-product-title h2 {
    font-size: 2.5em;
    font-weight: 500;
    color: #f29400;
}

.inside-product-title h2 {
    font-size: 2.5em;
    font-weight: 500;
    color: #333;
    margin-bottom: 0px;
}

.product .product-title h2 a,
.inside-product-title h2 a {
    color: #333;
}

.product .product-title span,
.inside-product-title span {
    color: #b1adad;
    display: inline-block;
    padding: 0 25px;
    position: relative;
}

.product .product-title span:after,
.inside-product-title span:after {
    right: 100%;
}

.product .product-title span:before,
.inside-product-title span:before {
    left: 100%;
}

.product .product-title span:after,
.product .product-title span:before,
.inside-product-title span:after,
.inside-product-title span:before {
    content: "";
    width: 150px;
    height: 1px;
    background: #b1adad;
    position: absolute;
    top: 50%;
    display: block;
}

.product .product-title p {
    color: #666;
}

.inside-product-page {
    width: 100%;
    background: url(../i/inside-product-bj.png) fixed;
    background-size: auto 100%;
    padding-bottom: 60px;
}

.inside-product-title {
    text-align: center;
    padding: 55px 0px;
}

.inside-product-content {
    width: 100%;
}

.inside-product-ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.inside-product-ul li a {
    color: #666666;
}

.inside-product-content-ul-title h3 {
    line-height: 40px;
    font-weight: 500 !important;
}

.inside-product-content-ul-title h3 i {
    float: right;
}

.inside-product-content-head {
    width: 100%;
    background: #fff;
    padding: 40px 0;
}

.inside-product-content-head .inside-product-lf p {
    font-size: 16px;
    line-height: 32px;
    color: #333;
    margin-bottom: 0px;
}

.inside-product-content-head .inside-product-inbox {
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #f2f2f2;
    padding: 1.5rem;
}

.inside-product-content-head .inside-product-inboxlf p {
    margin-bottom: 0;
    margin-top: 0;
}

.inside-product-content-head .inside-product-lr img {
    border: 3px solid #eee;
}

.inside-product-content-head .inside-product-inboxlr img {
    max-width: 130px;
    padding-top: 45px;
    margin: 0px auto;
}

.inside-product-content-head .inside-product-inboxlr p {
    text-align: center;
    margin: 0px auto;
}

.inside-product-content-body {}

.inside-product-content-body .am-panel .am-panel-hd {
    color: #333;
    font-weight: 600;
    background-color: #f5f5f5;
    border-color: #ddd;
    font-size: 1.6rem;
    line-height: 3.2rem;
}
.inside-product-content-body .am-panel .am-panel-bd img{
	display:block;
	max-width: 1160px;
	margin:0px auto;
}

.inside-product-content-body .am-gallery-item h3 {
    font-size: 1.6rem;
}

.inside-product-content-body .am-gallery-item h3 i {
    float: right;
    padding-right: 10px;
}

@media screen and (min-width: 1024px) {
    .inside-product-ul-title {
        width: 280px;
        height: 38px;
        overflow: hidden;
    }

    .inside-product-ulul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

    .inside-product-ulul li {
        padding: 0px;
        position: relative;
        overflow: hidden;
        max-width: 280px;
        max-height: 200px;
    }


    .inside-product-ulul li:hover .inside-product-ulul-zz {
        opacity: 1;
    }


    .inside-product-ulul li:hover img {
        opacity: 1;
        transform: scale(1.05, 1.05);
        -webkit-transform: scale(1.15, 1.15);
        -moz-transform: scale(1.15, 1.15);
        -ms-transform: scale(1.15, 1.15);
        -o-transform: scale(1.15, 1.15);
    }



    .inside-product-ulul img {
        margin: 0px;
        padding: 0px;
        float: left;
        z-index: 4;
    }



    .inside-product-ulul .inside-product-ulul-zz {
        cursor: pointer;
        position: absolute;
        opacity: 0;
        -webkit-transition: all 0.45s ease-in-out;
        -moz-transition: all 0.45s ease-in-out;
        -o-transition: all 0.45s ease-in-out;
        -ms-transition: all 0.45s ease-in-out;
        transition: all 0.45s ease-in-out;
    }


    .inside-product-ulul img {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }


    .inside-product-ulul .inside-product-ulul-blur {
        background-color: rgba(0, 0, 0, 0.65);
        height: 200px;
        width: 280px;
        z-index: 5;
        position: absolute;
    }


    .inside-product-ulul .inside-product-ulul-text h1 {
        text-transform: uppercase;
        font-size: 16px;
		margin-bottom:0px;
    }


    .inside-product-ulul .inside-product-ulul-text {
        z-index: 10;
        color: #fff;
        position: absolute;
        width: 280px;
        height: 290px;
        padding: 0 17px;
        text-align: center;
        top:30px;
    }


    .inside-product-ulul .inside-product-ulul-text p {
        font-size: 12px;
    }
}

/*news*/
.news {}

.news .news-page {
    background: url(../i/new-bj.jpg) top;
    padding: 0px 50px;
}

.news .news-title p {
    margin-bottom: 0;
    color: #b1adad;
}

.news .news-title h2 {
    margin-top: 0px;
    font-size: 2.5em;
    font-weight: 500;
}

.news .news-title ul li a {
    color: #666;
}


.news .news-title ul .active a {
    color: #fff;
    background: #f29400;
}

.news .news-title ul li a:focus {
    background: none;
}

.news .news-title ul li a:hover {
    color: #fff;
    background: #f29400;
}

.news .news-content {}

.news .news-content-con {
    background: #ffffff75;
}

.news .news-content-con ul li {
    border-color: #ffffff00;
    background: none;
	padding: 0px 10px;
}

.news .news-content-con .content-news-text {
    -webkit-line-clamp: 3;
    max-height: 4em;
}

.news .news-content—date {
    width: 80px;
    height: 82px;
    color: #f29400;
    font-size: 20px;
    text-align: center;
    position: relative;
    padding-top: 7px;
    transition: all 0.3s ease 0s;
}

.news .news-content-con h3 a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.inside-news-page {
    background: url(../i/inside-news-bj.jpg) fixed;
    background-size: auto 100%;
    padding-bottom: 60px;
}

.inside-news-title {
    text-align: center;
    padding: 55px 0px;
}

.inside-news-title h2 {
    font-size: 2.5em;
    font-weight: 500;
    margin-bottom: 0;
}

.inside-news-title span {
    color: #b1adad;
    display: inline-block;
    padding: 0 25px;
    position: relative;
}

.inside-news-title span:after {
    right: 100%;
}

.inside-news-title span:before {
    left: 100%;
}

.inside-news-title span:after,
.inside-news-title span:before {
    content: "";
    width: 150px;
    height: 1px;
    background: #b1adad;
    position: absolute;
    top: 50%;
    display: block;
}

.inside-news-content {
    padding-top: 50px;
}

.inside-news-content article {
    margin-bottom: 50px;
    background: #fff;
}

/*

.inside-news-content article:hover,
.inside-news-content article:hover .inside-news-content-date,
.inside-news-content article:hover .inside-news-content-date-num {
    background: #f7cd8b;
    color: #fff;
}

.inside-news-content article:hover .inside-news-content-bd h3 a,
.inside-news-content article:hover .inside-news-content-bd-data span,
.inside-news-content article:hover .inside-news-content-bd p {
    color: #f29400;
}
*/

.inside-news-content-date {
    color: #999;
    border-right: 1px solid #e9e9e9;
    padding-top: 11px;
    padding-left: 70px;
}


.inside-news-content-date-num {
    display: block;
    font-size: 40px;
    color: #333;
}

.inside-news-content-bd {
    padding: 10px 20px;
}

.inside-news-content-bd h3 {
    font-size: 28px;
    margin-bottom: 10px;
}

.inside-news-content-bd h3 a {
    color: #333333;
}

.inside-news-content-bd p {
    color: #333333;
    overflow: hidden;
    height: 50px;
}

.inside-news-content-bd .am-btn {
    background: #f29400;
    border-color: #f29400;
}

.inside-news-content-bd-data {}

.inside-news-content-bd-data span {
    color: #aaa;
    margin-right: 20px;
}

.inside-news-conten-conter {
    background: #fff;
    padding: 8%;
    padding-bottom: 3%;
}

.inside-news-conten-conter .am-article-hd {
    border-bottom: 1px solid #f0efef;
    margin-bottom: 14px;
}

.inside-news-conten-conter .article-meta {
    padding: 14px 0;
}

.inside-news-conten-conter .article-meta li a {
    color: #f29400;
}

.inside-news-conten-conter .article-meta li {
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #969696;
    margin: 10px 20px 0 0;
}

.inside-news-conten-conter .article-meta li i {
    color: #f29400;
    margin-right: 5px;
}

/*about*/
.about {
    background: linear-gradient(rgba(5, 14, 30, 0.7), rgba(5, 13, 28, 0.7)), url(../i/about-bj.jpg) no-repeat center fixed;
    /*    background: url(../i/about-bj.jpg) no-repeat center fixed;*/
    width: 100%;
    margin: 0px auto;
}

.about .about-content1 {
    /*    background: url(../i/about-bj2.jpg) no-repeat;
    */
    padding: 75px 10% 50px;
    text-align: center;
    color: #fff;
}

.about .about-content1 h2 {
    font-size: 2.5em;
    font-weight: 500;
}

.about .about-content1 h2 a {
    color: #fff;
}

.about .about-content1 p {
    font-size: 1.5em;
}

.about .about-content1 span {}

.about .about-content2-lf {
    background: #f29400;
    padding: 15px 10px;
}

.about .about-content2-lf h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.about .about-content2-lf p {
    color: #f7cd8b;
    font-size: 12px;
    margin: 0px auto;
}

.about .about-content2-lf img {
    margin: 0px auto;
    display: block;
}

.about .about-content2-lf a {
    width: 130px;
    height: 40px;
    border: 1px solid #fff;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    float: left;
    margin-right: 15px;
    transition: all .2s;
}

.about .about-content2-lr {
    background: #f7cd8b;
}

.about .about-content2-lr .am-tabs {
    margin-bottom: 0px;
}

.about .about-content2-lr .about-imgbox {
    border-bottom: 1px solid #fff;
    border-left: none;
    border-right: none;
}

.about .about-content2-lr .about-tab {
    background-color: #f7cd8b;
    padding:29px 0;
}

.about .about-content2-lr .about-tab a {}

.about .about-content2-lr .about-tab a i {
    margin-top: 20px;
    font-size: 38px;
    color: #f29400;
}

.about .about-content2-lr .about-tab a strong {
    font-size: 16px;
    display: inline-block;
    color: #f29400;
    margin-top: 7px;
}

.about .about-content2-lr .about-tab a p {
    color: #f29400;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: -10px;
}

.about .about-content2-lr .about-tab .am-active a {
    background-color: #f29400;
}

.about .about-content2-lr .about-tab .am-active a i {
    margin-top: 20px;
    color: #f7cd8b;
    font-size: 38px;
}

.about .about-content2-lr .about-tab .am-active a strong {
    font-size: 16px;
    display: inline-block;
    color: #fff;
    margin-top: 7px;
}

.about .about-content2-lr .about-tab .am-active a p {
    color: #f7cd8b;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: -10px;
}

.about .am-gallery {
    padding: 0px 0px 0 0px;
}

.about .about-mask li {
    padding: 2px!important;
}

.about .about-mask li video{
    width:100%;
}

.inside-about-page {
    background: url(../i/inside-about-bj.png) no-repeat center;
    padding-bottom: 30px;
}

.inside-about-hone {
    background: url(../i/hone-bj.jpg) no-repeat center;
    padding-bottom: 60px;
}

.inside-about-title {
    text-align: center;
    padding: 55px 0px;
}

.inside-about-title h2 {
    font-size: 2.5em;
    font-weight: 500;
    margin-bottom: 0;
}

.inside-about-title span {
    color: #b1adad;
    display: inline-block;
    padding: 0 25px;
    position: relative;
}

.inside-about-title span:after {
    right: 100%;
}

.inside-about-title span:before {
    left: 100%;
}

.inside-about-title span:after,
.inside-about-title span:before {
    content: "";
    width: 150px;
    height: 1px;
    background: #b1adad;
    position: absolute;
    top: 50%;
    display: block;
}

.inside-about-content .inside-about-content h3 {
    font-size: 20px;
    margin: 0 0 13px;
}

.inside-about-content .inside-about-content p {
    font-size: 16px;
    color: #646262;
    line-height: 32px;
    margin: 0px 0 0;
    text-indent: 32px;
    background-color: rgba(255, 255, 255, 0) !important;

}

.inside-about-imgbox ul li {
    margin-bottom: 60px;
}

.inside-about-imgbox-img {
    overflow: hidden;
    position: relative;
}
.inside-about-imgbox .inside-about-imgbox-img video{
	width:100%;
}
.inside-about-imgbox-img img {
    width: 338px;
    transition: all 0.5s;
}

.inside-about-imgbox-img:hover img {
    transform: scale(1.05);
}

.inside-about-imgbox-img p {
    width: 100%;
    height: 32px;
    display: block;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../i/hone.png);
    margin-bottom: 0px;
}

/*contact-us*/
.inside-contact-us {
    padding: 80px 0;
}

.inside-contact-us-lf {}

.inside-contact-us-lf .inside-contact-us-lf-title {
    font-size: 30px;
}

.inside-contact-us-lf > p {
    color: #666;
}

.inside-contact-us-lr {}

.inside-contact-us-lr .inside-contact-us-lr-title {
    font-size: 50px;
    font-weight: bold;
    color: #f29400;
}

.inside-contact-us-lr .inside-contact-us-lr-name {
    padding-top: 70px;
}

.inside-contact-us-lr .inside-contact-us-lr-name p {
    font-size: 18px;
    margin-bottom: 0px !important;
}

.inside-contact-us-lr .inside-contact-us-lr-content {
    color: #666;
    font-size: 16px;
    padding-top: 15px;
    height: 190px;
    line-height: 28px;
    font-weight: 200;
}

/*Job*/
.inside-job-page {}

.inside-job-title {}

.inside-job-page {
    background: url(../i/hone-bj.jpg) no-repeat center;
    padding-bottom: 60px;
    background-size: 100% 100%;
}


.inside-job-title {
    text-align: center;
    padding: 55px 0px;
}


.inside-job-title h2 {
    font-size: 2.5em;
    font-weight: 500;
    margin-bottom: 0;
}


.inside-job-title span {
    color: #b1adad;
    display: inline-block;
    padding: 0 25px;
    position: relative;
}


.inside-job-title span:after {
    right: 100%;
}


.inside-job-title span:before {
    left: 100%;
}

.inside-job-title span:after,
.inside-job-title span:before {
    content: "";
    width: 150px;
    height: 1px;
    background: #b1adad;
    position: absolute;
    top: 50%;
    display: block;
}

.inside-job-content {}

.inside-job-content-bd {}

.inside-job-content-gw-bd {}

.inside-job-content-bd-li {
    height: auto;
    border-bottom: 1px dashed #ddd;
    padding: 2rem 2rem 1rem;
    background-color: #fff;
    margin-bottom: 1.5rem;
}

.inside-job-content-bd-lidiv {
    overflow: hidden;
    width: auto;
    margin-bottom: 1.5rem;
    min-height: 146px;
    min-width: 200px;
}

.inside-job-content-time {
    height: 12rem;
    overflow: hidden;
    margin-right: 2rem;
    float: left;
    text-align: center;
    color: #fff;
    width: 10rem;
    margin-bottom: 1rem;
}

.inside-job-content-time > div {
    background-color: #f29400;
    margin-bottom: .2rem;
    height: 5.5rem;
    line-height: 5.5rem;
    font-size: 1.6rem;
}

.inside-job-content-top {
    font-size: 3rem;
}

.inside-job-content-info {
    display: block;
    width: auto;
    overflow: hidden;
    margin-bottom: 1rem;
    position: relative;
}

.inside-job-content-info > a {
    color: #333;
}

.inside-job-content-info p {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #555;
}

.inside-job-content-info-span {
    margin-right: 1.5rem;
}

.inside-job-content-info-span > b {
    color: #dd514c;
}

.inside-job-content-auth {
    font-size: 1.4rem;
    color: #999;
    margin-top: .5rem;
}

.inside-job-content-auth a {
    font-size: 1.4rem;
    color: #999;
    margin-top: .5rem;
}

.inside-job-content-aut > span {
    margin-right: 1rem;
}

.inside-job-content-auth-num {
    float: right;
}

.inside-job-content-hd {
    margin: 0px;
    padding: 0px;
    background-color: #fff;
}

.inside-job-content-hd-editor {
    max-width: 800px;
    padding: 2.5rem 2rem;
    margin: 0 auto;
}

.inside-job-content-hd-top {
    font-size: 1.4rem;
    line-height: 2.5rem;
    color: gray;
    margin-bottom: 2rem;
    height: auto;
    float: none;
    clear: both;
}

.inside-job-content-hd-iframe {
    float: none;
    clear: both;
}

/*inside-load*/
.load {
    background: url(../i/load3.jpg) no-repeat center;
    padding: 100px 0;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}

.load .load-bd {
    background-color: rgba(255, 255, 255, 0);
    padding: 20px 0;
    border: 1px solid #fff;
    border-radius: 5px;
}

.load .load-bd-title {
    color: #fff;
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.load .load-bd-i {
    margin: 0px auto;
    display: table;
    color: #ffffff;
    font-size: 4rem;
}

.load .load-bd-text {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.load h3 {
    padding-top: 50px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}

/*groom*/
.groom {}

.groom h3 {}

.groom ul li {
    margin-bottom: 20px;
}

/*serve*/
.serve {
    background: url(../i/serve-bj.png) no-repeat;
    background-size: 100% 100%;
    padding: 33px 0;
}

.serve img {
    margin: 0px auto 10px auto;
    display: block;
}

.serve img:hover {
    transform: rotate(360deg);
    -ms-transform: rotate(360de);
    /* IE 9 */
    -webkit-transform: rotate(360de);
    /* Safari and Chrome */
    -o-transform: rotate(360de);
    /* Opera */
    -moz-transform: rotate(360de);
    /* Firefox */
    transition: 1s;
    -webkit-transition: 1s;
    /* Safari */
    -ms-transition: 1s;
    /* IE 9 */
    -o-transition: 1s;
    /* Opera */
    -moz-transition: 1s;
    /* Firefox */
}

.serve div {
    text-align: center;
}

.serve p {
    margin: 0px auto;
}

/*footer*/
.footer {
    width: 100%;
}

.footer .footer-head {
    background: url(../i/footer-bj.jpg) no-repeat;
    color: #fff;
    padding: 22px 0;
}

.footer .footer-head dl {
    margin: 0px auto;
}

.footer .footer-head dl a {
    color: #fff;
}

.footer .footer-head dl dt {
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
}

.footer .footer-head .footer-head-line {
    width: 16px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 15px 0;
}

.footer .footer-head dl dd {
    font-size: 13px;
    line-height: 28px;
}

.footer .footer-head .footer-tell {
    font-size: 25px;
}

.footer-foot,
.footer-foot-backg {
    background: #0d131f;
}

.footer-foot-backg {
    background-color: #0d131f;
}

.footer-foot-fl-l {
    float: left;
}

.footer-foot-fl-l a {
    color: #999;
}

.footer-foot-fl-r .am-btn {
    color: #999;
    background-color: #0d131f;
    border-color: #0d131f;
    font-size: 1.3rem;
    padding-top: 4px;
    padding-left: 0em;
    padding-right: 0em;
}

.footer-foot-fl-r a {
    color: #999;
}

.am-btn-danger.am-active,
.am-btn-danger:active,
.am-dropdown.am-active .am-btn-danger.am-dropdown-toggle {
    background-image: none;
    background-color: #0d131f;
    border-color: #0d131f;
}


/*inside-nav*/
.inside-nav {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    background-color: #f9f9f9;
}

.inside-nav ul {
    padding: 30px 0;
    margin-bottom: 0px;
}

.inside-nav ul li {
    display: inline-block;
    list-style-type: none;
    margin-right: 20px;
}

.inside-nav ul li a {
    color: #333333;
    padding: 10px;
    background: #f9f9f9;
    border-radius: 5px;
}

.inside-nav ul li a:hover {
    color: #fff;
    background: #f29400;
}

.inside-nav ul li.active a {
    color: #fff;
    background: #f29400;
}

.inside-nav ol {
    padding-top: 30px;
}

.am-gotop-fixed {
    right: 10%;
    bottom: 10px;
    width: 48px;
    min-height: 48px;
}

.am-icon-btn.am-secondary {
    background-color: #f29400;
}

@media screen and (min-width: 1025px) {
	
    .magic_lantern_box {
       max-height: 800px;
   }

}

@media only screen and (min-width: 641px) and (max-width: 1024px) {

    .about .about-content1 h2,
    .news .news-title h2,
    .product .product-title h2,
    .inside-about-title h2,
    .inside-news-title h2,
    .inside-job-title h2,
    .inside-product-title h2 {
        font-size: 2em;
    }

    .head .head-logo img {
        min-width: 220px;
    }

    .head-nav-2 .am-nav > li > a {
        padding: 0 10px;
        height: 52px;
        line-height: 26px;
    }

    .head .head-nav .head-nav-2 .am-dropdown-content {
        padding: 0px 0px;
    }

    .head .head-nav .head-nav-2 .am-dropdown-content li a {
        font-size: 6px;
    }
    .banner-index .opacity {
        height: 99.3%;
    }
    .inside-banner-conter {
        padding: 150px 30px 80px 30px;
    }

    .inside-banner-conter h2 {
        font-size: 1.5em;
        line-height: 1.5em;
    }

    .inside-banner-conter p {
        margin-bottom: 6px;
    }

    .inside-banner-conter em {
        height: 3px;
    }

    .inside-nav ul {
        padding: 15px 0;
    }

    .inside-nav ul li {
        margin: 14px 0px;
    }

    .inside-about-content .inside-about-content h3 {
        font-size: 18px;
    }

    .inside-about-page {
        background-size: 100% 100%;
    }

    .inside-about-content .inside-about-content p,
    .load h3 {
        font-size: 15px;
    }

    .inside-about-hone {
        padding-bottom: 0px;
    }

    .inside-contact-us-lr .inside-contact-us-lr-title {
        font-size: 30px;
    }

    .inside-contact-us-lr .inside-contact-us-lr-name {
        padding-top: 30px;
    }

    .load {
        padding: 60px 0 40px;
    }

    .load .load-bd {
        padding: 0px 0;
    }

    .load .load-bd-i {
        font-size: 3rem;
    }

    .load .load-bd-title {
        font-size: 22px;
        margin-top: 0px;
    }

    .load .load-bd-text {
        margin-top: 0px;
    }

    .inside-news-content {}

    .inside-news-content-bd h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .inside-news-content-bd p {
        color: #797979;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .am-article-title {
        font-size: 2rem;
    }

    .inside-news-conten-conter .article-meta {
        padding: 0px 0;
    }

    .product .product-title {
        margin: 50px auto 40px auto;
    }

    .product-page .product-page-more,
    .product-page .product-page-more-slide .hd,
    .product-page .product-page-more-slide .fixed-box {
        width: 100% !important;
        height: 400px !important;
    }

    .product-page .product-page-more-slide .hd ul {
        padding-left: 1em;
        padding-right: 1em;
    }

    .product-page-more-slide {
        background: url(../i/product-banner1.jpg) no-repeat center top;
    }

    .product .product-title h2 {
        margin-bottom: 0px;
    }

    .inside-prouct {
        background: url(../i/prouct-banner.jpg) center fixed;
        /* background-size: 100% 100%; */
        /* background: linear-gradient(rgba(5, 14, 30, 0.7), rgba(5, 13, 28, 0.7)), url(../i/about-banner.jpg) top fixed; */
    }

    .inside-product-ulul {
        padding-left: 0px;
        margin-bottom: 0px;
    }

    .scrollspy-nav li {
        width: 32.8% !important;
    }

    .inside-product-content-body img {
        max-width: 100%;
        height: auto;
        display: block;
    }

    .news-title {
        text-align: center;
    }

    .news .news-page {
        background-size: 100% 100%;
        padding: 50px 0 40px;
    }

    .news .news-content—date {
        padding-top: 5px;
    }

    .about .about-content1 {
        padding: 50px 5% 40px;
    }

    .about .about-content2-lr .about-tab .am-active a p,
    .about .about-content2-lr .about-tab a p {
        font-size: 12px;
    }

    .inside-job {
        background: url(../i/job-banner.png) center fixed;
        /* background-size: 100% 100%; */
        /* background: linear-gradient(rgba(5, 14, 30, 0.7), rgba(5, 13, 28, 0.7)), url(../i/about-banner.jpg) top fixed; */
    }

    .inside-job-content-info a h2 {
        margin-bottom: 0px;
    }

    .serve {
        padding: 20px 0;
    }

    .serve h3 {
        margin: 1em auto 0 auto;
    }

    .footer .footer-head dl dt {
        line-height: 16px;
    }

    .footer .footer-head .footer-tell {
        font-size: 16px;
    }

    .footer .footer-head .footer-head-line {
        margin: 10px 0;
    }


    .footer .footer-head dl dd {
        line-height: 22px;
    }

    .am-footer-default .am-footer-miscs {
        font-size: 12px;
    }
}

@media only screen and (max-width: 640px) {
    .head {
        background: #f294007a;
        padding: 10px 0;
        height: 55px;
    }

    .head .am-menu-offcanvas1 .am-menu-toggle {
        top: -5px;
    }

    .about .about-content1 h2,
    .news .news-title h2,
    .product .product-title h2,
    .inside-about-title h2,
    .inside-news-title h2,
    .inside-job-title h2,
    .inside-product-title h2 {
        font-size: 1.6em;
        margin-bottom: 0px;
    }

    .product .product-title span,
    .inside-product-title span,
    .news .news-title p,
    .inside-about-title span,
    .inside-news-title span,
    .inside-job-title span {
        font-size: 12px;
    }

    .product .product-title span:after,
    .product .product-title span:before,
    .inside-product-title span:after,
    .inside-product-title span:before,
    .inside-news-title span:after,
    .inside-news-title span:before,
    .inside-job-title span:after,
    .inside-job-title span:before {
        content: "";
        width: 70px;
        height: 1px;
        background: #b1adad;
        position: absolute;
        top: 50%;
        display: block;
    }

    .inside-banner-conter {
        color: #fff;
        padding: 150px 30px 80px 20px;
        overflow: hidden;
    }

    .banner-index .opacity {
        height: 98.3%;
    }

    .inside-nav ul li {
        padding: 16px 0;
    }

    .product .product-title {
        margin: 40px auto;
    }

    .product .product-title p {
        padding: 0px 10px;
    }

    .product-page-more-slide {
        background: url(../i/product-banner1.jpg) no-repeat center top;
    }

    .product-page .product-page-more-slide .hd {
        width: 100% !important;
    }

    .product-page .product-page-more-slide .hd ul {
        padding: 0px 20px;
    }

    .product-page .product-page-more-slide .hd,
    .product-page .product-page-more {
        height: 400px !important;
    }

    .news .news-page {
        padding: 40px 0px;
    }

    .news .news-title p,
    .news .news-title h2 {
        text-align: center;
    }

    .news-content {
        margin-top: 10px;
    }

    .inside-news-content-bd p {
        color: #797979;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .inside-news-content-bd-data span {
        font-size: 14px;
    }

    .inside-news-content-bd h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .inside-news-content {
        padding-top: 0;
    }

    .inside-news-page .am-article-title {
        font-size: 2rem;
        margin-bottom: 0px;
    }

    .inside-news-conten-conter .article-meta {
        padding: 0px 0;
    }

    .inside-news-page {
        padding-bottom: 0px;
    }

    .inside-news-conten-conter .am-article-bd img {
        max-width: 0px;
        height: auto;
        display: block;
    }

    .groom .am-gallery {
        padding: 0px;
    }

    .groom h3 {
        font-size: 1.6rem !important;
    }

    .about .about-content1 p {
        font-size: 1.2em;
    }

    .about .about-content1 {
        padding: 40px 3% 40px;
    }

    .about .about-content2-lr .about-tab .am-active a p {
        font-size: 12px;
    }

    .about .about-content2-lr .about-tab a p {
        font-size: 12px;
    }

    .about .about-content2-lr .am-tabs {
        margin-left: 0px;
        margin-right: 0px;
    }

    .about .about-content2-lr .am-tab-panel,
    .about .about-content2-lr .am-tab-panel .am-gallery {
        padding-left: 0px;
        padding-right: 0px;
    }
	.inside-about-content img{
	    width:100%;
	    display:block;
	    margin:0px auto;
    }
    .inside-about-title span:after,
    .inside-about-title span:before {
        width: 80px;
    }

    .inside-about-page {
        background-size: 100% 100%;
    }

    .inside-about-content .inside-about-content h3 {
        font-size: 16px;
    }

    .inside-about-hone {
        padding-bottom: 0px;
    }

    .inside-contact-us {
        padding: 50px 0;
    }

    .inside-contact-us-lf .inside-contact-us-lf-title {
        font-size: 24px;
        margin-bottom: 22px;
    }

    .load {
        padding: 50px 0 10px;
    }

    .load .load-box {
        margin: 10px auto;
    }

    .load .load-bd-title {
        color: #fff;
        font-size: 24px;
        font-weight: normal;
        margin-top: 0px;
        margin-bottom: 0;
        text-align: center;
    }

    .load .load-bd-i {
        font-size: 3rem;
    }

    .load .load-bd {
        padding: 0px 0;
    }

    .load .load-bd-text {
        color: #fff;
        font-size: 13px;
        font-weight: normal;
        margin-top: 0px;
        margin-bottom: 0;
        text-align: center;
    }

    .load h3 {
        padding-top: 30px;
    }

    .serve img {
        max-width: 100%;
    }

    .serve h3 {
        margin: 0px auto;
    }

    .serve p {
        font-size: 12px;
    }

    .footer .footer-head .footer-tell {
        font-size: 16px;
    }

    .footer-foot-backg {
        display: inline-block;
		padding-left: 18px;
        
    }

    .sm-hide {
        display: none;
    }

    .banner-index .am-control-nav {
        top: 60%;
        right: 2%;
        z-index: 99;
    }

    .inside-banner-conter h2 {
        font-size: 1.5em;
        line-height: 1.5em;
    }

    .inside-banner-conter p {
        margin-bottom: 6px;
        font-size: 14px;
    }

    .inside-banner-conter em {
        height: 3px;
    }

    .inside-job {
        background: url(../i/job-banner.png) center fixed;
        /* background-size: 100% 100%; */
    }

    .inside-job-content-info h2 {
        margin-bottom: 0px;
        font-size: 1.2em;
    }

    .inside-job-content-hd-editor h1 {
        font-size: 1.2em;
    }

    .inside-prouct {
        background: url(../i/product-banner1.jpg) center fixed;
        /* background-size: 100% 100%; */
        /* background: linear-gradient(rgba(5, 14, 30, 0.7), rgba(5, 13, 28, 0.7)), url(../i/about-banner.jpg) top fixed; */
    }
    .inside-product-content-body .am-panel .am-panel-bd img{
	    display:block;
	    width:100%;
	    margin:0px auto;
    }
    .inside-product-ul .inside-product-ulul {
        margin-bottom: 0px;
        padding: 0px;
    }
    .inside-product-content-body .am-panel-default{
		margin: 5px 10px;
	}
	.inside-product-content-body .am-panel-bd {
        padding: 0.5rem;
    }
	.inside-product-content-body .am-panel-bd .am-gallery {
        padding: 5px 0px 0 0px;
    }
    .inside-product-content-body img {
        max-width: 100%;
        height: auto;
        display: block;
    }
    .inside-product-content-body .am-panel .am-panel-bd table{
		width:100%;
	}
    .scrollspy-nav li {
        width: 32.6% !important;
    }

    .inside-product-page {
        padding-bottom: 10px;
    }

    .inside-nav ul {
        padding: 5px 0;
        margin-bottom: 0px;
    }

    .map-baidu {
        height: 300px !important;
    }


    .head .head-nav .am-offcanvas {
        background: rgba(0, 0, 0, 0.4);
    }

    .am-icon-btn {
        width: 35px;
        height: 35px;
        font-size: 18px;
        line-height: 36px;
        border-radius: 25%;

    }

    .am-gotop-fixed {
        right: 0%;
    }

    .am-gotop-fixed.am-active {
        opacity: .8;
    }
}

@media only screen and (min-width: 641px) {
    .head .head-nav .head-nav-2 {
        display: inline-block !important;
        margin-top: 25px;
    }

    .inside-about-hone{
		background-size: 100% 100%;
	}
	.about .about-mask li img{
		height:125px;
	}

    .am-footer-default .am-footer-miscs p {
        display: inline-block;
        margin: 5px;
    }

    .am-icon-btn {
        border-radius: 20%;
    }

    .head .head-nav-2 .am-dropdown:hover > .am-dropdown-content {
        display: block;
        padding: 0px;
    }

    .head .head-nav .head-nav-2 .am-dropdown-content:after,
    .head .head-nav .head-nav-2 .am-dropdown-content:before {
        left: 200px;
		border-bottom-color: #fff0;
    }

    .head .head-nav .head-nav-2 .am-dropdown-content {
        left: -120px;
        width: 600px;
        height: 300px;
        background-color: rgba(255, 255, 255, .9);
        margin-top: 0px
    }

    .head .head-nav-2-lf {}

    .head .head-nav-2-lf li {
        border-bottom: 1px solid #ddd;
    }

    .head .head-nav-2-lf li a {
        color: #000;
        display: block;
        padding: 0px 10px;
        height: 55px;
        line-height: 55px;
        font-size: 16px;
    }
    .head-nav-2 .am-nav li a{
		padding: 0.3em 1em;
	}  .head-nav-2 .am-nav li a{
		
	}
    .head .head-nav-2-lf li a:hover {
        color: #f29400;
    }

    .head .head-nav-2-lr {
        height: 100%;
        border-left: 2px solid #7b7b7b2e;
    }

    .head .head-nav-2-lr img {
        display: block;
        margin: 0px auto;
        margin-top: 25px;
    }

    .head .head-nav-2 .am-dropdown .l {
        background: url(../i/line.png) center top repeat-y;
    }
}
